[INFO] cloning repository https://github.com/Protryon/really-notify
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Protryon/really-notify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProtryon%2Freally-notify", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProtryon%2Freally-notify'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b08c20c1d85ffb0ae9e00ce07a3fb54e17a6f6db
[INFO] testing Protryon/really-notify/b08c20c1d85ffb0ae9e00ce07a3fb54e17a6f6db against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProtryon%2Freally-notify" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Protryon/really-notify
[INFO] finished tweaking git repo https://github.com/Protryon/really-notify
[INFO] tweaked toml for git repo https://github.com/Protryon/really-notify written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Protryon/really-notify on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Protryon/really-notify already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c82d332b520d0838088ef182d88e88a332077793df9792471c9a956736db65cd
[INFO] running `Command { std: "docker" "start" "-a" "c82d332b520d0838088ef182d88e88a332077793df9792471c9a956736db65cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c82d332b520d0838088ef182d88e88a332077793df9792471c9a956736db65cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c82d332b520d0838088ef182d88e88a332077793df9792471c9a956736db65cd", kill_on_drop: false }`
[INFO] [stdout] c82d332b520d0838088ef182d88e88a332077793df9792471c9a956736db65cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb0c34841daa75ecdd3fb6d8be606dd537fb1ff9ec61b583433e5e1a5a0fa8de
[INFO] running `Command { std: "docker" "start" "-a" "bb0c34841daa75ecdd3fb6d8be606dd537fb1ff9ec61b583433e5e1a5a0fa8de", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling bitmask-enum v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling really-notify v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `mask` and `cookie` are never read
[INFO] [stdout]   --> src/inotify.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct INotifyEvent {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 64 |     pub watch_descriptor: WatchHandle,
[INFO] [stdout] 65 |     pub mask: INotifyMask,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 66 |     pub cookie: u32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `INotifyEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.78s
[INFO] running `Command { std: "docker" "inspect" "bb0c34841daa75ecdd3fb6d8be606dd537fb1ff9ec61b583433e5e1a5a0fa8de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb0c34841daa75ecdd3fb6d8be606dd537fb1ff9ec61b583433e5e1a5a0fa8de", kill_on_drop: false }`
[INFO] [stdout] bb0c34841daa75ecdd3fb6d8be606dd537fb1ff9ec61b583433e5e1a5a0fa8de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1526a33ba351f6791c2920ba06653e367b1c570687f709ea798dbb2cb25457f8
[INFO] running `Command { std: "docker" "start" "-a" "1526a33ba351f6791c2920ba06653e367b1c570687f709ea798dbb2cb25457f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling really-notify v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `mask` and `cookie` are never read
[INFO] [stdout]   --> src/inotify.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct INotifyEvent {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 64 |     pub watch_descriptor: WatchHandle,
[INFO] [stdout] 65 |     pub mask: INotifyMask,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 66 |     pub cookie: u32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `INotifyEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mask` and `cookie` are never read
[INFO] [stdout]   --> src/inotify.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct INotifyEvent {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 64 |     pub watch_descriptor: WatchHandle,
[INFO] [stdout] 65 |     pub mask: INotifyMask,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 66 |     pub cookie: u32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `INotifyEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.34s
[INFO] running `Command { std: "docker" "inspect" "1526a33ba351f6791c2920ba06653e367b1c570687f709ea798dbb2cb25457f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1526a33ba351f6791c2920ba06653e367b1c570687f709ea798dbb2cb25457f8", kill_on_drop: false }`
[INFO] [stdout] 1526a33ba351f6791c2920ba06653e367b1c570687f709ea798dbb2cb25457f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6f4a8dc94de1c131c07f0b3d905553cb447b854544ace471397cb68c704319e1
[INFO] running `Command { std: "docker" "start" "-a" "6f4a8dc94de1c131c07f0b3d905553cb447b854544ace471397cb68c704319e1", kill_on_drop: false }`
[INFO] [stderr] warning: fields `mask` and `cookie` are never read
[INFO] [stderr]   --> src/inotify.rs:65:9
[INFO] [stderr]    |
[INFO] [stderr] 63 | pub struct INotifyEvent {
[INFO] [stderr]    |            ------------ fields in this struct
[INFO] [stderr] 64 |     pub watch_descriptor: WatchHandle,
[INFO] [stderr] 65 |     pub mask: INotifyMask,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 66 |     pub cookie: u32,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `INotifyEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `really-notify` (lib) generated 1 warning
[INFO] [stderr] warning: `really-notify` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/really_notify-e31f9f5d0f7cede6)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] [2026-03-26T23:17:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:17:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:17:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:17:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:17:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:17:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:17:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:17:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:17:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:17:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:17:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:17:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:17:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:17:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:17:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:17:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:17:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:17:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:17:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:17:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:17:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:17:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stdout] test tests::test_file_zone has been running for over 60 seconds
[INFO] [stderr] [2026-03-26T23:18:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:18:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:18:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:19:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:19:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:20:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:20:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:21:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:21:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:22:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:22:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:23:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:23:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:24:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:24:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:25:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:25:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:26:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:26:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:27:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:27:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:28:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:28:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:29:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:29:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:30:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:30:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:49Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:49Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:50Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:50Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:51Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:51Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:52Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:52Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:53Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:53Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:54Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:54Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:55Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:55Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:56Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:56Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:57Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:57Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:58Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:58Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:31:59Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:31:59Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:00Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:00Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:01Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:01Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:02Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:02Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:03Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:03Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:04Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:04Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:05Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:05Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:06Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:06Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:07Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:07Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:08Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:08Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:09Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:09Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:10Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:10Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:11Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:11Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:12Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:12Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:13Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:13Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:14Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:14Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:15Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:15Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:16Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:16Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:17Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:17Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:18Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:18Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:19Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:19Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:20Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:20Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:21Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:21Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:22Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:22Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:23Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:23Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:24Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:24Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:25Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:25Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:26Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:26Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:27Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:27Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:28Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:28Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:29Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:29Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:30Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:30Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:31Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:31Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:32Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:32Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:33Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:33Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:34Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:34Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:35Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:35Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:36Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:36Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:37Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:37Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:38Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:38Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:39Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:39Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:40Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:40Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:41Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:41Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:42Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:42Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:43Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:43Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:44Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:44Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:45Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:45Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:46Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:46Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:47Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:47Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[INFO] [stderr] [2026-03-26T23:32:48Z INFO  really_notify] reading updated config './test.yaml'
[INFO] [stderr] [2026-03-26T23:32:48Z ERROR really_notify] failed to read initial config: No such file or directory (os error 2) @ './test.yaml', retrying in 1.0 second(s)
[ERROR] error running command: command timed out after 900 seconds
[INFO] running `Command { std: "docker" "inspect" "6f4a8dc94de1c131c07f0b3d905553cb447b854544ace471397cb68c704319e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f4a8dc94de1c131c07f0b3d905553cb447b854544ace471397cb68c704319e1", kill_on_drop: false }`
[INFO] [stdout] 6f4a8dc94de1c131c07f0b3d905553cb447b854544ace471397cb68c704319e1
